#Corpo {
	margin-top: 5px;
}
body {
	SCROLLBAR-FACE-COLOR: #887a60;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #666666;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	SCROLLBAR-BASE-COLOR: #666666;
	display: inherit;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../img/magraidBK.png);
	background-repeat: repeat-x;
	background-color: rgb(249,249,249);
}
#toplink {
	font-family: Arial, Helvetica, sans-serif;
	width: 520px;
	height: 20px;
	text-align: right;
	position: relative;
	margin-top: 40px;
	margin-right: 20px;
}
#toplink a{
	font-weight: bold;
	color: #AA8852;
	padding-left: 20px;
	text-decoration: none;
}

#toplink a:hover{
	color: #c60;
}
.titolo_H {
	font-size: 24px;
	font-weight: bold;
	color: #7D6136;
}
.titolo_Hmin {
	font-size: 14px;
	font-weight: bold;
	color: #7D6136;
}
.titolo_HminG {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
tr.fix {
	height: 440px;
	width: 900px;
	background-color: #FFFFFF;
}
tr.fix2 {
	height: 440px;
	width: 900px;
	background-image: url(../img/Sfondo-1.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
td  .left img {
	border: 1px solid rgb(210,210,210);
	padding: 3px;
}
#home {
	background-image: url(../img/home-line.gif);
	position: absolute;
	height: 12px;
	width: 618px;
	top: 420px;
	background-position: 3px;
}
#topriga {
	background-image: url(../img/top_riga.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 620px;
	position: absolute;
	z-index: 100;
	top: 423px;
	background-position: left top;
	background-color: transparent;
	padding: 0px;
	float: left;
	left: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -310px;
}
